hasPackedStruct

Add 'packed' attribute to generated structs.
Note: this cannot be used on CPUs that break on unaligned
accesses to variables.
optional bool packed_struct = 5 [default = false];

Return

Whether the packedStruct field is set.